* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -o-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    font-weight: 500;
    font-style: normal;
    list-style: none;
    font-family: 'Roboto', sans-serif, 'Arial';
    text-decoration: none;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

p,
div {
    font-family: 'Roboto', sans-serif, 'Arial'
}

img {
    border: none;
    font-family: 'Roboto', sans-serif, 'Arial';
    max-width: 100%
}

a {
    color: #999;
    text-decoration: none;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    font-family: 'Roboto', sans-serif, 'Arial'
}

body {
    position: relative;
    min-height: 100%;
    font-size: 18px;
    color: #999;
    background-color: #fff;
    font-family: 'Roboto', sans-serif, 'Arial';
    min-width: 320px;
    overflow-x: hidden;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.donghua,
::after,
::before {
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.imgda {
    overflow: hidden
}

.imgda img {
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.imgda:hover img {
    transform: scale(1.2)
}

.imgUP {
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.imgUP:hover {
    -webkit-transform: translateY(-2%);
    -moz-transform: translateY(-2%);
    -ms-transform: translateY(-2%);
    -o-transform: translateY(-2%);
    transform: translateY(-2%)
}

.imgUPyy {
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.imgUPyy:hover {
    -webkit-transform: translateY(-2%);
    -moz-transform: translateY(-2%);
    -ms-transform: translateY(-2%);
    -o-transform: translateY(-2%);
    transform: translateY(-2%);
    box-shadow: 0 0 20px #000
}

._clear {
    clear: both
}

h2 {
    font-weight: normal
}

.box {
    width: 95%;
    margin: 0 auto;
    max-width: 1440px
}

.box1200 {
    width: 95%;
    margin: 0 auto;
    max-width: 1200px
}

.cur {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    transform: translate(0, 0);
    z-index: 11
}

.box123 {
    width: 92.7084%;
    margin: 0 auto;
    max-width: 1920px
}

.header-nav-left {
    float: left;
    margin-top: 21px
}

.header-nav {
    box-shadow: 0 0 19px 0 #eaeaea
}

.header-nav-right {
    float: right;
    margin-top: 42px
}

.header-nav-cen {
    position: relative;
    float: right;
    margin-right: 21px
}

.header-nav-cen .ul-nav li {
    float: left
}

.header-nav-cen .ul-nav>li:hover .li-box {
    height: auto;
    z-index: 99;
    background: #fff;
    padding: 40px 30px 35px 30px;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.header-nav-cen .ul-nav .li-box {
    height: 0;
    width: 100%;
    overflow: hidden
}

.header-nav-cen .ul-nav .li-box dl {
    float: left;
    width: 30%;
    padding-right: 30px
}

.header-nav-cen .ul-nav .li-box dl dt {
    width: 100%
}

.header-nav-cen .ul-nav .li-box dl .navTitle {
    font-size: 24px;
    color: #333;
    font-weight: 600;
    text-align: left;
    padding-left: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #999
}

.header-nav-cen .ul-nav .li-box dl .li-none {
    height: 55px;
    line-height: 55px;
    text-align: left;
    border-bottom: 1px solid #999;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px
}

.header-nav-cen .ul-nav .li-box dl .li-none:hover {
    background-color: #ebedf0
}

.header-nav-cen .ul-nav .li-box dl .li-none:hover p {
    color: #0054a5
}

.header-nav-cen .ul-nav .li-box dl .li-none p {
    color: #999;
    overflow: hidden
}

.header-nav-cen .ul-nav .li-box dl .li-none p .subName {
    float: left
}

.header-nav-cen .ul-nav .li-box dl .li-none p .subPoint {
    float: right
}

.header-nav-cen .ul-nav .li-box .li-img {
    float: left;
    width: 30%
}

.header-nav-cen .ul-nav .li-box img {
    width: 100%
}

.header-nav-cen .ul-nav .li-box .li-text {
    float: right;
    width: 40%;
    position: relative;
    padding-bottom: 80px
}

.header-nav-cen .ul-nav .li-box .li-text .delTitle {
    font-size: 26px;
    color: #333;
    font-weight: 600;
    padding: 30px 0;
    padding-left: 30px;
    text-align: left
}

.header-nav-cen .ul-nav .li-box .li-text p {
    font-size: 16px;
    color: #666;
    line-height: 1.6em;
    text-align: left;
    padding-left: 30px
}

.header-nav-cen .ul-nav .li-box .li-text .li-more {
    padding: 15px 50px;
    background-color: #0049a3;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    text-transform: capitalize;
    position: absolute;
    left: 30px;
    bottom: 0;
    line-height: 20px
}

.header-nav-cen .li-none>a {
    white-space: nowrap
}

.header-nav-cen .cm_js .li-box {
    position: absolute;
    left: 0;
    top: 93px;
    width: 120%;
    z-index: 99
}

.header-nav-cen ul li {
    float: left;
    font-size: 16px;
    text-align: center;
    line-height: 105px;
    padding: 0 24px;
    height: 105px
}

.header-nav-cen ul li a {
    color: #333
}

#daohzifu {
    position: absolute;
    right: 0;
    top: 49%;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
    display: inline;
    transform: rotate(0deg)
}

@media (max-width:1500px) {
    .header-nav-cen ul li {
        padding: 0 18px
    }
}

@media (max-width:1440px) {
    .header-nav-cen ul li {
        padding: 0 5px
    }
    .header-nav-left {
        width: 25%
    }
}

@media (max-width:1200px) {
    .header-nav-cen ul li {
        padding: 0 5px
    }
    .header-nav-left {
        margin-top: 33px;
        width: 20%
    }
}

.banner-picture {
    width: 100%
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto
}

.swiper-slide img {
    width: 100%;
    display: block
}

.swiper-slide {
    text-align: center;
    font-size: 14px;
    width: 100%;
    height: 100%;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

#banner .swiper-pagination-bullet-active {
    background: #ff5224!important
}

#banner .swiper-pagination-bullet {
    width: 25px!important;
    height: 4px!important;
    border-radius: 0!important;
    background: #f4f4f4!important
}

#banner .swiper-slide {
    position: relative
}

#banner .swiper-button-prev {
    background-image: none;
    width: 122px;
    height: 100%;
    top: 3%;
    left: 0
}

#banner .swiper-button-next {
    background-image: none;
    width: 122px;
    height: 100%;
    top: 3%;
    right: 0
}

#banner .swiper-button-prev:hover {
    background-image: none;
    width: 122px;
    height: 100%;
    background: linear-gradient(to left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%)
}

#banner .swiper-button-next:hover {
    background-image: none;
    width: 122px;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%)
}

.title {
    padding-bottom: 55px
}

.title h2 {
    font-size: 36px;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    padding-top: 85px;
    font-weight: bold
}

.title span {
    display: block;
    width: 46px;
    height: 2px;
    background: #ff5224;
    margin: 20px auto
}

.messagexian {
    display: block;
    width: 46px;
    height: 2px;
    background: #ff5224;
    margin: 20px auto
}

.title p {
    color: #333;
    font-size: 14px;
    line-height: 26px;
    text-align: center
}

@media (max-width:750px) {
    .title h2 {
        font-size: 24px;
        padding-top: 30px
    }
    .title span {
        margin: 15px auto
    }
    .messagexian {
        margin: 15px auto
    }
    .title {
        padding-bottom: 30px
    }
}

.index-acc-con {
    border: 1px solid #e6e6e6;
    width: 25%;
    position: relative;
    float: left;
    padding-bottom: 85px
}

.index-acc-con-img img {
    display: block
}

.index-acc-con-text h2 {
    color: #333;
    font-size: 24px;
    height: 50px;
    text-align: center;
    margin: 5px 0 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.index-acc-con-text p {
    color: #666;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    padding: 0 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 80px
}

.index-acc-con-box {
    position: absolute;
    left: 0;
    top: 0;
    background: #174a77;
    width: 100%;
    height: 100%;
    padding-top: 100px;
    opacity: 0;
    transform: rotateY(180deg);
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    background: url(../../images/xasdadasd.png.pagespeed.ic.t2ztfpxbwv.png) no-repeat
}

.index-acc-con-box h2 {
    color: #fff;
    font-size: 24px;
    text-align: center
}

.index-acc-con-box span {
    display: block;
    width: 46px;
    height: 2px;
    background: #ff5224;
    margin: 20px auto
}

.index-acc-con-box ul li {
    font-size: 14px;
    text-align: center;
    line-height: 26px
}

.index-acc-con-box ul li a {
    color: #fff
}

.index-acc-con-box ul li a:hover {
    color: #ff5224
}

.index-acc-con:hover .index-acc-con-box {
    opacity: 1;
    transform: rotateY(360deg)
}

.index-acc-con-box p {
    padding: 0 32px;
    line-height: 26px;
    text-align: center
}

.index-acc-con-box p a {
    color: #fff
}

.index-acc-con:last-child .index-acc-con-box {
    opacity: 1;
    transform: rotateY(0deg)
}

@media (max-width:1200px) {
    .index-acc-con {
        width: 50%
    }
    .index-acc-con-img img {
        width: 100%
    }
}

@media (max-width:750px) {
    .index-acc-con {
        width: 100%
    }
}

.index-Plastic {
    padding: 150px 0 160px 0
}

.index-Plastic h2 {
    font-size: 30px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    padding-bottom: 25px;
    font-weight: bold
}

.index-Plastic p {
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    color: #fefefe;
    padding: 0 150px 30px 150px
}

.index-Plastic a {
    width: 196px;
    height: 46px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    background: #174a77;
    color: #fff;
    line-height: 50px;
    text-align: center
}

.index-Plastic a img {
    margin-right: 15px
}

.index-Plastic a:hover {
    background: #123b5e
}

@media (max-width:750px) {
    .index-Plastic {
        padding: 70px 0 70px 0
    }
    .index-Plastic p {
        padding: 0 40px 30px 40px
    }
}

@media (max-width:450px) {
    .index-Plastic {
        padding: 40px 0 40px 0
    }
    .index-Plastic h2 {
        font-size: 24px
    }
    .index-Plastic p {
        padding: 0 20px 30px 20px
    }
}

.index-Products-box {
    width: 100%
}

.index-Products0 {
    background: #f5f7f8
}

.index-Products {
    padding: 0 30px;
    background: #f5f7f8;
    padding-bottom: 40px
}

.index-Products-box {
    display: flex;
    flex-wrap: wrap
}

.index-Products-con {
    width: 18.2291%;
    margin-left: 2.2%;
    margin-bottom: 24px;
    position: relative
}

.index-Products-con img {
    display: block
}

.index-Products-con:nth-child(5n-4) {
    margin-left: 0
}

.index-Products-con a {
    display: block;
    padding: 0 10px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    opacity: 1
}

.index-Products-con a h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #fff;
    text-align: center
}

.index-Products-con a:hover {
    opacity: .5
}

.index-Products-box-but a {
    width: 196px;
    height: 46px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    color: #999;
    line-height: 50px;
    text-align: center;
    border: 1px solid #cbcbcb;
    margin-top: 18px;
    background: url(../../images/xdssd1_03.png.pagespeed.ic.-qexfgat-b.png);
    background-position: 35px 16px;
    background-repeat: no-repeat;
    padding-left: 34px
}

.index-Products-box-but a:hover {
    background-color: #174a77;
    color: #fff;
    background-image: url(../../images/xqewerwrrr_03.png.pagespeed.ic.q2djdf9udj.png);
    background-position: 35px 16px;
    background-repeat: no-repeat
}

.index-Products-box-but a img {
    margin-right: 15px
}

@media (max-width:1199px) {
    .index-Products {
        padding: 0 0;
        margin: 0 auto
    }
    .index-Products-con {
        width: 31.8%
    }
    .index-Products-con:nth-child(5n-4) {
        margin-left: 2.2%
    }
    .index-Products-con:nth-child(3n-2) {
        margin-left: 0
    }
}

@media (max-width:750px) {
    .index-Products-con {
        width: 48.8%
    }
    .index-Products-con:nth-child(3n-2) {
        margin-left: 2.2%
    }
    .index-Products-con:nth-child(2n-1) {
        margin-left: 0
    }
}

@media (max-width:450px) {
    .index-Products-con a h2 {
        font-size: 18px
    }
    .index-Products-box-but {
        padding-bottom: 20px
    }
}

.index-case {
    display: flex
}

.index-case-con {
    position: relative;
    width: 32%;
    margin-left: 1.5%
}

.index-case-con:first-child {
    margin-left: 0
}

.index-case-con::before:hover {
    background: rgba(0, 0, 0, .4)
}

.index-case-con a {
    display: block;
    padding: 0 37px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
    opacity: 1
}

.index-case-con a h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    margin-top: 85px;
    margin-bottom: 15px
}

.index-case-con a p {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 26px
}

.index-case-con img {
    display: block
}

.index-case-con a:hover {
    opacity: 1;
    background: rgba(0, 0, 0, .4)
}

.asd .index-Products-box-but a {
    margin: 43px auto
}

@media (max-width:1199px) {
    .index-case-con a h2 {
        margin-top: 25px;
        font-size: 28px;
        line-height: 32px
    }
}

@media (max-width:1023px) {
    .index-case {
        flex-wrap: wrap
    }
    .index-case-con a {
        padding: 0 0
    }
    .index-case-con a h2 {
        margin-top: 8px;
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 5px
    }
    .index-case-con a p {
        line-height: 20px
    }
}

@media (max-width:750px) {
    .index-case-con {
        width: 66%;
        margin-left: 0;
        margin: 0 auto;
        margin-bottom: 30px
    }
    .index-case-con a h2 {
        font-size: 36px;
        line-height: 40px;
        margin-top: 85px
    }
    .index-case-con:first-child {
        margin-left: auto
    }
    .asd .index-Products-box-but a {
        margin: 10px auto
    }
}

@media (max-width:550px) {
    .index-case-con a h2 {
        margin-top: 30px;
        font-size: 20px;
        line-height: 20px
    }
}

@media (max-width:450px) {
    .index-case-con {
        width: 100%
    }
    .index-case-con a h2 {
        margin-top: 55px;
        font-size: 22px;
        line-height: 28px
    }
}

.index-about-bg {
    background-image: url(../../images/xabout-bg.jpg.pagespeed.ic.mev01yttsc.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    padding-bottom: 80px
}

.index-about h2 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    padding-top: 85px;
    font-weight: bold
}

.index-about span {
    display: block;
    width: 46px;
    height: 2px;
    background: #ff5224;
    margin: 20px auto
}

.index-about p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    font-style: italic
}

.news-box {
    display: flex;
    flex-wrap: wrap
}

.news-left {
    width: 46.666666%;
    padding-bottom: 30px
}

.news-right {
    width: 46.666666%;
    margin-left: 5.805555%;
    padding-bottom: 30px
}

.news-left-con h2 {
    color: #333;
    font-size: 18px;
    line-height: 26px;
    padding-top: 45px;
    padding-bottom: 3px
}

.news-left-con h2:hover {
    color: #ff5224
}

.news-left-con span {
    display: block;
    color: #999;
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 18px;
    border-bottom: 1px solid #eaeaea
}

.news-left-con p {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    margin-top: 20px
}

.news-left-con p:hover {
    color: #ff5224
}

@media (max-width:750px) {
    .news-left {
        width: 100%
    }
    .news-right {
        width: 100%;
        margin-left: 0;
        padding-bottom: 10px
    }
    .news-left-img img {
        width: 90%
    }
    .index-about h2 {
        font-size: 28px;
        padding-top: 45px
    }
    .index-about-bg {
        padding-bottom: 40px
    }
    .news-left-con h2 {
        padding-top: 15px
    }
}

.message-bg {
    background: #174a77
}

.message-title {
    padding-bottom: 0
}

.message-title h2 {
    color: #fff;
    text-transform: none
}

.message-bg {
    padding-bottom: 59px
}

.footer-bg {
    padding-top: 80px;
    background: url(../../images/xfooter-bg.jpg.pagespeed.ic.kuwrlwungx.jpg) no-repeat
}

.footer-left {
    width: 74.31%;
    float: left
}

.footer-right {
    width: 25.69%;
    float: right
}

.footer-left ul {
    display: flex
}

.footer-left ul li {
    margin-right: 10px
}

.footer-left ul li span {
    margin-right: 10px
}

.footer-right form .input {
    width: 370px;
    height: 38px;
    color: #999;
    font-size: 14px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #3a3a3a;
    padding-left: 16px
}

.footer-right form .button {
    width: 103px;
    height: 38px;
    background: #174a77;
    border: none;
    color: #fff;
    float: right;
    margin-top: 17px;
    padding-left: 0;
    cursor: pointer
}

.footer-left ul li:first-child a {
    line-height: 22px
}

.footer-left ul li a:hover {
    color: #fff
}

.footer-bot ul li a {
    font-size: 14px;
    color: #174a77
}

.footer-bot ul li {
    color: #fff;
    font-size: 14px
}

.footer-bot ul {
    display: flex
}

.footer-bot ul li span {
    padding: 0 7px
}

.footer-bot ul li a img {
    margin-right: 10px
}

.footer-bot ul li img {
    margin-right: 10px
}

.footer-bot-box {
    line-height: 118px
}

.footer-bot {
    float: left
}

footer .shemei {
    line-height: 118px;
    float: right
}

footer .shemei ul {
    display: flex;
    height: 118px;
    align-items: center
}

footer .shemei ul li a {
    display: block;
    margin-right: 14px;
    line-height: 118px
}

footer .shemei ul li:nth-child(1) a {
    width: 37px;
    height: 37px;
    background: url(../../images/xfooter-a1.png.pagespeed.ic.v9pqwrtzwp.png) no-repeat 0 0
}

footer .shemei ul li:nth-child(2) a {
    width: 37px;
    height: 37px;
    background: url(../../images/xfooter-a1.png.pagespeed.ic.v9pqwrtzwp.png) no-repeat -51px 0
}

footer .shemei ul li:nth-child(3) a {
    width: 37px;
    height: 37px;
    background: url(../../images/xfooter-a1.png.pagespeed.ic.v9pqwrtzwp.png) no-repeat -102px 0
}

footer .shemei ul li:nth-child(4) a {
    width: 37px;
    height: 37px;
    background: url(../../images/xfooter-a1.png.pagespeed.ic.v9pqwrtzwp.png) no-repeat -153px 0
}

footer .shemei ul li:nth-child(5) a {
    width: 37px;
    height: 37px;
    background: url(../../images/xfooter-a1.png.pagespeed.ic.v9pqwrtzwp.png) no-repeat -204px 0
}

.footer-bg-xian {
    border-bottom: 1px solid #3a3a3a
}

.footer-gs>.box {
    line-height: 87px;
    font-size: 14px
}

@media (max-width:1199px) {
    .footer-left {
        width: 100%
    }
    .footer-right {
        width: 100%
    }
    .footer-right form .input {
        float: left;
        margin-top: 20px
    }
    .footer-right form .button {
        float: left;
        margin-top: 20px
    }
    .footer-bot,
    footer .shemei {
        width: 100%
    }
    .footer-bot-box {
        line-height: 54px
    }
    footer .shemei ul {
        height: 70px
    }
    .footer-bg {
        padding-top: 20px
    }
}

@media (max-width:1023px) {
    .header-nav,
    footer,
    .footer-logo,
    .footer-fenxiang,
    .header {
        display: none
    }
    .footer-bg {
        padding-top: 0
    }
}

@media (max-width:750px) {
    header,
    #banner .swiper-slide .banner-text p,
    .index-solution-p p {
        display: none
    }
    #banner .swiper-button-prev,
    #banner .swiper-button-next {
        width: 0;
        height: 0
    }
    .footer-gs>.box {
        line-height: 36px
    }
}

@media (max-width:451px) {
    .footer-gs>.box {
        line-height: 30px
    }
}

.about-path-bg {
    background-image: url(../../images/xabout-bg1.jpg.pagespeed.ic.wvo6p5eek1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 115px
}

.about-path-bg h1 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding-top: 95px;
    padding-bottom: 15px;
    text-transform: uppercase
}

.about-path-bg h2 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding-top: 95px;
    padding-bottom: 15px;
    text-transform: uppercase
}

.about-path-bg p {
    color: #fff;
    text-align: center;
    font-size: 18px
}

.about-path-nav {
    border-bottom: 1px solid #e4e4e4
}

.about-path-nav ul {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px
}

.about-path-nav ul li {
    padding: 0 20px;
    line-height: 70px
}

.about-path-nav ul li a {
    color: #666;
    font-size: 18px
}

.about-path-nav ul li a:hover {
    color: #174a77
}

.about-path-nav ul li:hover {
    border-bottom: 3px solid #174a77
}

.about-lishi {
    padding: 0 155px
}

.about-lishi ul li:nth-child(1) {
    width: 2px;
    height: 66px;
    background: #eee;
    margin: 20px auto 0
}

.about-lishi ul li:nth-child(2) {
    width: 14px;
    height: 14px;
    background: #eee;
    margin: 4px auto;
    border-radius: 50%
}

.about-lishi ul li:nth-child(3) {
    width: 2px;
    height: 66px;
    background: #eee;
    margin: 0 auto
}

.about-lishi ul li:nth-child(4) {
    margin: 20px auto 35px
}

.about-lishi ul li img {
    margin: 0 auto;
    display: block
}

.about-lishi ul li:nth-child(5) {
    color: #000;
    text-align: center;
    font-size: 78px;
    margin: 0 auto 35px
}

.about-lishi ul li:nth-child(6) {
    color: #666;
    text-align: center;
    font-size: 30px;
    margin: 0 auto 20px
}

.about-lishi ul li:nth-child(7) {
    color: #999;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    margin: 0 auto
}

.about-lishi ul:first-child li:first-child {
    height: 26px;
    background: none;
    margin: 0 auto
}

.about-lishi-bot ul li:nth-child(1) {
    width: 2px;
    height: 66px;
    background: #eee;
    margin: 20px auto 0
}

.about-lishi-bot ul li:nth-child(2) {
    width: 14px;
    height: 14px;
    background: #eee;
    margin: 4px auto 20px;
    border-radius: 50%
}

@media (max-width:1023px) {
    .about-path-nav {
        overflow: auto
    }
    .about-path-nav ul {
        width: 1024px
    }
}

@media (max-width:750px) {
    .about-lishi {
        padding: 0 10px
    }
    .about-path-bg h2 {
        padding-top: 60px
    }
    .about-path-bg {
        padding-bottom: 60px
    }
    .about-path-bg h1 {
        font-size: 24px;
        padding-top: 65px
    }
}

@media (max-width:450px) {
    .about-lishi ul li:nth-child(3) {
        height: 40px
    }
    .about-lishi ul li:nth-child(1) {
        height: 40px
    }
    .about-lishi ul li:nth-child(5) {
        font-size: 40px;
        margin: 0 auto 10px
    }
    .about-lishi ul li:nth-child(6) {
        font-size: 24px;
        margin: 0 auto 10px
    }
    .about-lishi ul li:nth-child(4) {
        margin: 20px auto 15px
    }
}

.news-title h2 {
    text-transform: none
}

.news-bg {
    background: #f5f8fa
}

.news-fenjiexian {
    width: 100%;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 40px;
    background: #dbdbdb
}

.fanye {
    text-align: center;
    padding-bottom: 40px
}

.fanye a {
    display: inline-block;
    border-width: 2px;
    border-color: transparent;
    border-style: solid;
    height: 36px;
    text-align: center;
    min-width: 36px;
    line-height: 36px;
    position: relative;
    margin: 0 10px;
    color: #211f20;
    border: 1px solid #ececec
}

.fanye a:hover {
    color: #fff;
    background: #211f20
}

.fanye .current {
    display: inline-block;
    border-width: 2px;
    border-color: transparent;
    border-style: solid;
    height: 36px;
    text-align: center;
    min-width: 36px;
    line-height: 36px;
    position: relative;
    margin: 0 10px;
    background: #211f20;
    color: #fff
}

.fanye .previouspostslink {
    display: inline-block;
    padding: 0 5px;
    margin-bottom: 15px;
    border: 1px solid #ececec
}

.fanye .nextpostslink {
    display: inline-block;
    margin-bottom: 0;
    padding: 0 5px
}

.mianbao-bg {
    width: 100%;
    background: #174a77
}

.mianbao {
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase
}

.mianbao a {
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase
}

.mianbao img {
    margin-right: 15px
}

.mianbao span {
    font-size: 20px;
    padding: 0 10px;
    color: #fff
}

.case-box {
    display: flex;
    flex-wrap: wrap
}

.case-con {
    width: 31.3888%;
    margin-left: 2.9166%;
    background: #fff;
    margin-bottom: 42px
}

.case-con:nth-child(3n-2) {
    margin-left: 0
}

.case-con img {
    display: block
}

.case-con h2 {
    color: #333;
    font-size: 24px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px
}

.case-con h2:hover {
    color: #ff5224
}

.case-con p {
    color: #999;
    font-size: 14px;
    text-align: center;
    padding-bottom: 15px
}

.case-con p:hover {
    color: #ff5224
}

.case-con:hover {
    box-shadow: 0 0 40px #d8dfef!important
}

@media (max-width:750px) {
    .mianbao-bg {
        display: none
    }
    .case-con {
        width: 48.3888%;
        margin-bottom: 20px
    }
    .case-con:nth-child(3n-2) {
        margin-left: 2.9166%
    }
    .case-con:nth-child(2n-1) {
        margin-left: 0
    }
    .news-fenjiexian {
        margin-bottom: 30px
    }
}

@media (max-width:450px) {
    .case-con h2 {
        font-size: 18px
    }
}

.contact-map {
    padding-bottom: 90px
}

.contact-box {
    display: flex;
    justify-content: center;
    padding-bottom: 70px
}

.contact-con {
    width: 20%
}

.contact-con-img img {
    display: block;
    margin: 0 auto
}

.contact-con-img {
    margin-bottom: 40px
}

.contact-con h2 {
    font-weight: bold;
    font-size: 22px;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 30px
}

.contact-con li {
    font-size: 16px;
    color: #a6a6a6;
    text-align: center;
    line-height: 30px
}

.contact-con li a {
    color: #a6a6a6
}

@media (max-width:1200px) {
    .contact-con {
        width: 25%;
        padding-bottom: 20px
    }
}

@media (max-width:1023px) {
    .contact-con {
        width: 50%
    }
    .contact-box {
        flex-wrap: wrap
    }
}

@media (max-width:750px) {
    .contact-map {
        padding-bottom: 40px
    }
    .contact-box {
        padding-bottom: 35px
    }
}

@media (max-width:450px) {
    .contact-con {
        width: 100%
    }
}

.about-factory-item {
    display: flex;
    justify-content: center;
    padding-bottom: 90px
}

.num-item {
    width: 25%;
    padding: 0 5px;
    text-align: center
}

.num-item p {
    margin-bottom: 4px;
    color: #333
}

.num-item p span.number {
    font-size: 56px;
    font-weight: 1000;
    color: #174a77
}

.num-item p span.unit {
    font-size: 14px;
    color: #333
}

.about-factory-img img {
    display: block
}

.about-factory-con:hover {
    box-shadow: none
}

@media (max-width:1023px) {
    .num-item {
        width: 50%;
        padding-bottom: 20px
    }
    .about-factory-item {
        flex-wrap: wrap
    }
}

@media (max-width:750px) {
    .about-factory-item {
        padding-bottom: 30px
    }
}

@media (max-width:450px) {
    .num-item {
        width: 100%;
        padding-bottom: 20px
    }
}

.about-Certifications {
    padding-top: 50px
}

.about-Certifications p {
    padding: 30px 0;
    color: #666;
    font-size: 18px
}

.about-Certifications img {
    margin: 0 auto
}

.about-Certifications-more {
    margin: 0 auto;
    padding-bottom: 43px
}

.index-Products-box-but a {
    color: #fff;
    background: url(../../images/xdssd1_03.png.pagespeed.ic.-qexfgat-b.png);
    background-position: 35px 16px;
    background-repeat: no-repeat;
    width: 196px;
    height: 46px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    color: #999;
    line-height: 50px;
    text-align: center;
    border: 1px solid #cbcbcb;
    margin-top: 18px
}

.index-Products-box-but a:hover {
    background-color: #174a77;
    background-image: url(../../images/xqewerwrrr_03.png.pagespeed.ic.q2djdf9udj.png);
    background-position: 35px 16px;
    background-repeat: no-repeat;
    padding-left: 34px
}

.about-information {
    display: flex;
    flex-direction: row
}

.about-information-left {
    background: #fff;
    width: 50%
}

.about-information-left img {
    display: block
}

.about-information-left-text {
    padding: 120px 36px 0 50px
}

.about-information-left-text h2 {
    color: #333;
    font-size: 40px;
    padding-bottom: 35px;
    border-bottom: 1px solid #efefef;
    position: relative
}

.about-information-left-text h2::before {
    content: "";
    position: absolute;
    width: 80px;
    height: 2px;
    background-color: #174a77;
    left: 0;
    bottom: 0
}

.about-information-left-text:hover {
    cursor: pointer
}

.about-information-left-text:hover h2::before {
    width: 100%
}

.about-information-left-text:hover h2 {
    color: #174a77
}

.about-information-left-text p {
    color: #333;
    font-size: 14px;
    line-height: 26px;
    padding-top: 30px;
    text-align: justify
}

.about-information-box {
    padding-bottom: 70px
}

@media (max-width:1200px) {
    .about-information-left {
        width: 100%;
        margin-bottom:
    }
    .about-information {
        flex-wrap: wrap
    }
    .about-information-left-text {
        padding: 120px 36px 30px 50px
    }
    .about-information-left img {
        width: 100%
    }
    .about-information:nth-child(2n) {
        flex-direction: column-reverse
    }
}

@media (max-width:750px) {
    .about-information-left-text {
        padding: 30px 10px 30px 10px
    }
    .about-information-left-text h2 {
        font-size: 24px;
        padding-bottom: 24px
    }
}

.about-Company {
    display: flex;
    padding-bottom: 90px;
    flex-direction: row
}

.about-Company-left {
    width: 50%;
    padding-right: 55px
}

.about-Company-right {
    width: 50%;
    padding-left: 55px
}

.about-Company-left h2 {
    color: #333;
    font-size: 36px;
    font-weight: bold;
    padding: 20px 0
}

.about-Company-left p {
    color: #666;
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 20px;
    text-align: justify
}

.about-Company-right img {
    display: block
}

.about-Profile {
    display: flex;
    padding-bottom: 40px
}

.about-Profile-con {
    width: 31.458333%;
    margin-left: 2.708333%
}

.about-Profile-con:first-child {
    margin-left: 0
}

.about-Profile .news-left-con {
    margin-bottom: 30px
}

.about-Profile .news-left-con h2 {
    padding-top: 15px;
    padding-bottom: 0
}

@media (max-width:1200px) {
    .about-Company {
        flex-wrap: wrap;
        flex-direction: column-reverse
    }
    .about-Company-left {
        width: 100%;
        padding-right: 0
    }
    .about-Company-right {
        width: 100%;
        padding-left: 0
    }
    .about-Company-right img {
        margin: 0 auto
    }
}

@media (max-width:750px) {
    .about-Profile-con {
        width: 100%;
        margin-left: 0
    }
    .about-Profile {
        flex-wrap: wrap
    }
    .about-Company {
        padding-bottom: 15px
    }
}

.anniu a {
    width: 196px;
    height: 46px;
    display: block;
    margin: 40px auto;
    font-size: 16px;
    background: #174a77;
    color: #fff;
    line-height: 50px;
    text-align: center
}

.anniu a img {
    margin-right: 15px
}

.anniu a:hover {
    background: #123b5e
}

.index-acc-con-text a p {
    color: #666
}

.prod-cen {
    padding-bottom: 70px
}

.prod-cen .index-acc-con {
    padding-bottom: 0
}

.product-xq-boxleft {
    width: 50%;
    padding-right: 70px
}

.product-xq-boxright {
    width: 50%
}

#products .swiper-slide {
    border: 2px solid #e6e6e6
}

#products .swiper-button-prev {
    background: url(./../image/content/zuo23.png) no-repeat center top 50%;
    width: 96px;
    height: 96px;
    left: 1px
}

#products .swiper-button-next {
    background: url(./../image/content/you23.png) no-repeat center top 50%;
    width: 96px;
    height: 96px;
    right: 1px
}

.product-xq-box {
    display: flex;
    padding-bottom: 70px
}

.product-xq-boxright {
    padding-left: 25px
}

.product-xq-boxright-text {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 30px;
    margin-right: 90px
}

.product-xq-boxright-text h1 {
    color: #333;
    font-size: 48px;
    padding-top: 40px;
    padding-bottom: 25px
}

.product-xq-boxright-text p {
    color: #666;
    font-size: 14px;
    line-height: 26px
}

.product-xq-boxright-text2 {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 20px;
    margin-right: 90px
}

.product-xq-boxright-text2 h2 {
    padding-top: 25px;
    color: #000;
    font-size: 16px;
    padding-bottom: 5px
}

.product-xq-boxright-text2 p {
    color: #666;
    font-size: 14px;
    line-height: 26px
}

.product-xq-boxright-text3 p {
    color: #174a77;
    font-size: 14px;
    line-height: 26px;
    padding-top: 15px
}

.product-xq-boxright-text3 .footer-bot ul li a {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    padding-right: 10px
}

.product-xq-boxright-text4 {
    display: flex;
    padding-top: 30px
}

.product-xq-boxright-text4 a {
    width: 200px;
    height: 46px;
    color: #fff;
    line-height: 46px;
    text-align: center;
    background: #174a77;
    margin-right: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

.product-xq-boxright-text4 a:hover {
    background-color: #123b5e
}

.product-xq-boxright-text4 img {
    margin-right: 10px
}

.product-xq-nav-box {
    width: 100%;
    background: #174a77
}

.product-xq-nav-box .about-path-nav {
    height: 70px;
    border: none
}

.product-xq-nav-box .about-path-nav ul li {
    padding: 0 50px
}

.product-xq-nav-box .about-path-nav ul li a {
    color: #fff
}

.product-xq-nav-box .about-path-nav ul li:hover {
    border: none
}

.product-xq-img p img {
    display: block
}

.table {
    width: 100%;
    overflow: auto
}

.table table {
    width: 1440px
}

.table table tr {
    text-align: center;
    height: 50px;
    line-height: 52px;
    font-size: 16px;
    color: #000
}

.table table tr:first-child {
    background: #174a77;
    font-size: 22px;
    font-weight: bold
}

.table table tr:first-child td {
    color: #fff
}

.table table tr {
    border: 1px solid #eee
}

.Prodcut-video {
    background: url(../../images/we_02.jpg) no-repeat;
    background-position: center;
    background-size: cover
}

.Prodcut-video-box {
    display: flex;
    padding: 70px 0
}

.Prodcut-video-con {
    width: 31.9444%;
    margin-left: 2.08333%
}

.Prodcut-video-con:first-child {
    margin-left: 0
}

.Prodcut-video-con img {
    display: block
}

.Related-prod {
    display: flex;
    padding-bottom: 68px
}

.Related-prod-con {
    width: 23.333333%;
    margin-left: 2.08333%;
    background: #fff;
    border: 1px solid #eee
}

.Related-prod-con:first-child {
    margin-left: 0
}

.Related-prod-con p {
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 26px;
    border-top: 1px solid #eee;
    padding-top: 20px;
    padding: 20px 25px 15px
}

@media (max-width:1440px) {
    .product-xq-nav-box {
        overflow: auto
    }
    .product-xq-nav-box .about-path-nav {
        width: 1440px
    }
    .product-xq-nav-box .about-path-nav ul li {
        padding: 0 20px
    }
}

@media (max-width:1200px) {
    .product-xq-box {
        flex-wrap: wrap
    }
    .product-xq-boxleft,
    .product-xq-boxright {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }
}

@media (max-width:750px) {
    .product-xq-boxright-text,
    .product-xq-boxright-text2 {
        margin-right: 0
    }
    .product-xq-boxright-text4 {
        flex-wrap: wrap
    }
    .product-xq-boxright-text4 a {
        width: 100%;
        margin: 10px auto
    }
    .product-xq-boxright-text3 .footer-bot ul {
        flex-wrap: wrap
    }
    #products .swiper-button-prev {
        width: 45px;
        height: 45px
    }
    #products .swiper-button-next {
        width: 45px;
        height: 45px
    }
    .Prodcut-video-box {
        flex-wrap: wrap;
        padding-bottom: 30px
    }
    .Prodcut-video-con {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px
    }
    .Related-prod {
        flex-wrap: wrap
    }
    .Related-prod-con {
        width: 49%;
        margin-left: 2%;
        margin-bottom: 2%
    }
    .Related-prod-con:nth-child(2n-1) {
        margin-left: 0
    }
    .Related-prod-con p {
        padding: 5px 5px 5px
    }
}

.Plastic-bg {
    background: #fafafa
}

.Plastic-bgimg {
    background: url(../../images/plastic-bgimg_03.jpg.pagespeed.ce.zvs_zyn1tq.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 1px
}

.Plastic-bgimg .news-title h2 {
    color: #fff
}

.Plastic-bgimg .news-title p {
    color: #fff
}

.index-case-bg .index-Products-box-but a {
    background-color: #174a77;
    color: #fff;
    background-image: url(../../images/xqewerwrrr_03.png.pagespeed.ic.q2djdf9udj.png);
    background-position: 35px 16px;
    background-repeat: no-repeat;
    padding-left: 34px;
    border: none
}

.index-case-bg .index-Products-box-but a:hover {
    background-color: #123b5e
}

.Plastic-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.Plastic-con {
    width: 23.472222%;
    margin-left: 1.9444%;
    margin-bottom: 1.9444%;
    padding-bottom: 15px;
    border: 1px solid #ececee
}

.Plastic-con:nth-child(4n-3) {
    margin-left: 0
}

.Plastic-con-img {
    padding: 30px 0
}

.Plastic-con-img img {
    margin: 0 auto;
    display: block
}

.Plastic-con h2 {
    color: #333;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px
}

.Plastic-con p {
    color: #727272;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    padding: 0 15px
}

@media (max-width:1023px) {
    .Plastic-con {
        width: 49%
    }
    .Plastic-con:nth-child(4n-3) {
        margin-left: 1.9444%
    }
    .Plastic-con:nth-child(2n-1) {
        margin-left: 0
    }
}

@media (max-width:500px) {
    .Plastic-con {
        width: 100%;
        margin-left: 0
    }
}

.search-center .search-center-input {
    width: 100%;
    background-color: #f4f4f4;
    padding: 92px 0
}

.search-center .search-center-input .center-input-box {
    width: 29.17%;
    margin: 0 auto
}

.search-center .search-center-input .center-input-box .center-title {
    font-size: 40px;
    color: #333;
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 36px
}

.search-center .search-center-input .center-input-box .search-input-box {
    border: 1px solid #e0e0e0;
    height: 58px;
    line-height: 58px;
    background-color: #fff;
    padding-left: 3%
}

.search-center .search-center-input .center-input-box .search-input-box input {
    display: inline-block;
    width: 90%;
    font-size: 16px;
    color: #333;
    outline: none;
    border: none
}

.search-center .search-center-input .center-input-box .search-input-box button {
    border: none;
    background: none;
    cursor: pointer
}

.search-center .search-center-input .center-input-box .search-hot {
    font-size: 14px;
    padding-top: 25px;
    overflow: hidden
}

.search-center .search-center-input .center-input-box .search-hot .hot-title {
    color: #333;
    float: left;
    width: 25.9%;
    text-align: center
}

.search-center .search-center-input .center-input-box .search-hot .hot-words {
    float: left;
    width: 74.1%
}

.hot-words-keys {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap
}

.hot-words-keys form {
    margin-right: 10px
}

.hot-words-keys button {
    border: none;
    background: none;
    color: #0053a5;
    cursor: pointer
}

@media (max-width:1199px) {
    .search-center .search-center-input .center-input-box {
        width: 50%
    }
}

@media (max-width:1023px) {
    .search-center .search-center-input {
        padding: 45px 0
    }
    .search-center .search-center-input .center-input-box {
        width: 75%
    }
}

@media (max-width:750px) {
    .search-center .search-center-input .center-input-box {
        width: 100%
    }
}

.search-box {
    display: flex;
    padding: 40px 0;
    border-bottom: 1px solid #e3e4e4
}

.search-left {
    width: 32.2222%
}

.search-right {
    padding-left: 48px;
    width: 67.7778%
}

.search-left img {
    border: 1px solid #eee
}

.center-con-title {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
    padding: 85px 0 0 0
}

.center-con-title span.title-main {
    font-size: 30px;
    color: #333;
    font-weight: 600
}

.center-con-title span.title-num {
    font-size: 14px;
    color: #6684f2;
    border: 1px solid #0356a6;
    padding: 5px 10px;
    border-radius: 25px;
    margin-left: 20px
}

.search-right h2 {
    color: #333;
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 15px;
    padding-top: 28px
}

.search-right p {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.search-right a {
    display: block;
    width: 140px;
    height: 40px;
    background: #174a77;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    margin-top: 25px
}

.search-boxtwo {
    padding-bottom: 50px
}

@media (max-width:1023px) {
    .search-box {
        flex-wrap: wrap
    }
    .search-left {
        width: 100%
    }
    .search-right {
        width: 100%;
        padding-left: 0
    }
    .search-boxtwo {
        display: flex;
        flex-wrap: wrap
    }
    .search-box {
        width: 49%;
        margin-left: 2%
    }
    .search-box:nth-child(2n-1) {
        margin-left: 0
    }
    .search-left img {
        width: 100%
    }
}

@media (max-width:450px) {
    .search-right h2 {
        font-size: 20px;
        padding-bottom: 5px;
        padding-top: 5px
    }
}

.case-xq-box {
    display: flex
}

.case-xq-left {
    width: 77.430556%;
    padding-bottom: 80px
}

.case-xq-right {
    padding-top: 125px;
    width: 22.569444%;
    padding-left: 40px
}

.case-xq-left-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0
}

.case-xq-left-title h1 {
    color: #000;
    font-size: 36px;
    line-height: 30px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 80px;
    text-align: center
}

.case-xq-left-title ul {
    display: flex;
    justify-content: center
}

.case-xq-left-title ul li {
    margin-left: 5px
}

.case-xq-left-title ul li:nth-child(2) {
    margin-left: 30px
}

.case-xq-left-title p {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    text-align: center
}

.case-xq-left-text p img {
    display: block
}

.case-xq-left-text p {
    color: #777;
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
    padding: 30px 0
}

.yema {
    display: flex;
    line-height: 68px
}

.yema a {
    display: block;
    color: #fff
}

.sye {
    width: 50%;
    text-align: center;
    background: gray;
    color: #fff
}

.xye {
    width: 50%;
    text-align: center;
    background: #174a77;
    color: #fff
}

.case-xq-right-con h2 {
    color: #333;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0
}

.case-xq-right-con h2 img {
    margin-right: 9px
}

.case-xq-right-con ul li {
    padding: 16px 0 12px 0;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e0e0e0
}

.case-xq-right-con ul li .img {
    margin-right: 10px
}

.case-xq-right-con ul li span img {
    margin-left: 10px
}

.case-xq-right-con ul li a:hover {
    color: #174a77
}

.case-xq-right-con2 h2 {
    padding-top: 35px;
    margin-bottom: 20px
}

.case-xq-right-con-text p {
    color: #333;
    font-size: 16px;
    padding: 10px 10px
}

@media (max-width:1440px) {
    .case-xq-left {
        width: 70.430556%
    }
    .case-xq-right {
        width: 29.569444%
    }
}

@media (max-width:1023px) {
    .case-xq-box {
        flex-wrap: wrap
    }
    .case-xq-left {
        width: 100%
    }
    .case-xq-right {
        width: 100%;
        padding-left: 0;
        padding-top: 25px
    }
    .case-xq-right-con-text {
        padding-bottom: 20px;
        text-align: center
    }
    .case-xq-right-con-text img {
        display: block;
        margin: 0 auto
    }
}

@media (max-width:750px) {
    .case-xq-left-title h1 {
        font-size: 26px;
        line-height: 38px;
        padding-top: 30px
    }
    .case-xq-left-text p {
        padding: 10px 0
    }
    .case-xq-left-title ul {
        flex-wrap: wrap
    }
    .case-xq-left-title p {
        width: 100%
    }
    .case-xq-left {
        padding-bottom: 20px
    }
}

.a404 h2 {
    color: #333;
    font-size: 40px;
    padding: 80px 0
}

.a404-con {
    display: flex;
    justify-content: space-between;
    padding-bottom: 150px
}

.a404-con ul li {
    padding: 7px 0
}

.a404-con ul li a {
    color: #333;
    font-size: 16px
}

.a404-con ul li a:hover {
    color: #174a77
}

.a404-con ul li img {
    margin-right: 10px
}

.a404-con .search-center {
    width: 40%
}

.a404-con .search-center .search-center-input {
    width: 100%;
    background: #fff;
    padding: 0 0
}

.a404-con .search-center .search-center-input .center-input-box {
    width: 100%;
    margin: 0 auto
}

.a404-con .search-center .search-center-input .center-input-box .center-title {
    font-size: 40px;
    color: #333;
    text-align: left;
    text-transform: capitalize;
    padding-bottom: 36px
}

@media (max-width:1440px) {
    .a404-con {
        flex-wrap: wrap;
        justify-content: center
    }
    .a404-co1 {
        width: 100%;
        padding-bottom: 20px
    }
    .a404-co2 {
        width: 100%;
        display: flex;
        justify-content: center;
        padding-bottom: 20px
    }
    .a404 {
        text-align: center
    }
    .a404-co1 img {
        display: block;
        margin: 0 auto
    }
    .a404-con .search-center .search-center-input .center-input-box .center-title {
        text-align: center
    }
    .a404-con .search-center {
        width: 100%
    }
}

@media (max-width:750px) {
    .a404 h2 {
        font-size: 30px;
        padding: 40px 0
    }
    .a404-con {
        padding-bottom: 100px
    }
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .usedComp {
    float: left;
    width: 45%;
    margin-right: 4%;
    margin-bottom: 10px
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .usedComp:nth-child(9) {
    width: 94%
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .usedComp label {
    font-size: 14px;
    line-height: 36px;
    color: #7e7e7e
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .usedComp:nth-child(9)~div {
    float: left
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .usedComp span {
    color: red;
    padding-left: 5px;
    display: inherit;
    width: 0;
    height: 0;
    margin: 0 auto
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .xhl-input-xlarge {
    width: 100%;
    height: 40px;
    border: 0;
    background: #f0f0f0;
    color: #333
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .xhl-controls .xhl-textarea {
    width: 100%;
    height: 80px;
    resize: none;
    background: #f0f0f0;
    border: none;
    color: #333
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .xhl-controls .xhl-submit,
.but_pro span {
    background-color: #0da7ee;
    color: #fff;
    border: 0;
    padding: 15px 35px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .xhl-controls {
    position: relative
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #7e7e7e
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #7e7e7e
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 #xhlFormSubmit {
    width: 103px;
    height: 38px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #174a77
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .xhl-controls .xhl-form-tip {
    position: absolute;
    right: -10px;
    top: 0
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .usedComp:nth-child(3) {
    width: 94%
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .usedComp:nth-child(4) {
    width: 94%
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .xhl_form {
    padding: 20px 0 0 0!important
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .xhl-footer {
    display: inline-block
}

.BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .xhl_form div:nth-child(9) .xhl-controls input {
    height: 120px
}

@media (max-width:768px) {
    .BURY_CODE_2d6afd22149c41a9bb2d881b4f461545 .usedComp {
        width: 100%!important
    }
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl_form {
    background: #fff
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .usedComp {
    float: left;
    width: 21%;
    margin-right: 4%;
    margin-bottom: 10px
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .usedComp:nth-child(9) {
    width: 94%
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .usedComp label {
    font-size: 14px;
    line-height: 36px;
    color: #7e7e7e
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .usedComp:nth-child(9)~div {
    float: left
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .usedComp span {
    color: red;
    padding-left: 5px;
    display: inherit;
    width: 0;
    height: 0;
    margin: 0 auto
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl-input-xlarge {
    width: 100%;
    height: 40px;
    border: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #999
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl-controls .xhl-textarea {
    width: 100%;
    height: 100px;
    resize: none;
    border: 1px solid #ccc;
    border-radius: 5px
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl-controls .xhl-submit,
.but_pro span {
    background-color: #0da7ee;
    color: #fff;
    border: 0;
    padding: 15px 35px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl-controls {
    position: relative
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #7e7e7e
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #7e7e7e
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 #xhlFormSubmit {
    width: 103px;
    height: 38px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #174a77
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl-controls .xhl-form-tip {
    position: absolute;
    right: -10px;
    top: 0
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .usedComp:nth-child(5) {
    width: 96%
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .usedComp:nth-child(6) {
    width: 94%
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl_form {
    padding: 20px 5% 10px 5%!important
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl-footer {
    margin-left: 44%;
    display: inline-block
}

.BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl_form div:nth-child(9) .xhl-controls input {
    height: 120px
}

@media (max-width:1920px) {
    .BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl-footer {
        margin-left: 44.5%
    }
}

@media (max-width:1440px) {
    .BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl-footer {
        margin-left: 41%
    }
}

@media (max-width:1200px) {
    .BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl-footer {
        margin-left: 40%
    }
}

@media (max-width:768px) {
    .BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl-footer {
        margin-left: 42%
    }
    .BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .usedComp {
        width: 100%!important
    }
}

@media (max-width:500px) {
    .BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl-footer {
        margin-left: 36%
    }
}

@media (max-width:375px) {
    .BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl-footer {
        margin-left: 32%
    }
}

@media (max-width:320px) {
    .BURY_CODE_f8b93d855ace474890251dd1c0fbce80 .xhl-footer {
        margin-left: 29%
    }
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl_form {
    padding: 0!important
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .usedComp {
    float: left;
    width: 100%;
    margin-bottom: 16px
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .usedComp:nth-child(9) {
    width: 94%
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .usedComp label {
    font-size: 14px;
    line-height: 36px;
    color: #7e7e7e;
    display: none
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .usedComp:nth-child(9)~div {
    float: left
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .usedComp span {
    color: red;
    padding-left: 5px;
    display: inherit;
    width: 0;
    height: 0;
    margin: 0 auto
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl-input-xlarge {
    width: 100%;
    height: 40px;
    color: #999;
    font-size: 14px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #3a3a3a;
    padding-left: 16px
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl-controls .xhl-textarea {
    width: 100%;
    height: 150px;
    resize: none;
    border: 1px solid #c8d0e3
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl-controls .xhl-submit,
.but_pro span {
    background-color: #0da7ee;
    color: #fff;
    border: 0;
    padding: 15px 35px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl-controls {
    position: relative
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #7e7e7e
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #7e7e7e
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 #xhlFormSubmit {
    width: 103px;
    height: 38px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #174a77
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl-controls .xhl-form-tip {
    position: absolute;
    right: -10px;
    top: 0
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .usedComp:nth-child(5) {
    width: 94%
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .usedComp:nth-child(6) {
    width: 94%
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl-footer {
    margin-left: 44%;
    display: inline-block;
    float: right;
    margin-bottom: 0!important
}

.BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl_form div:nth-child(9) .xhl-controls input {
    height: 120px
}

@media (max-width:1920px) {
    .BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl-footer {
        margin-left: 44.5%
    }
}

@media (max-width:1440px) {
    .BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl-footer {
        margin-left: 41%
    }
}

@media (max-width:1200px) {
    .BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl-footer {
        margin-left: 40%
    }
}

@media (max-width:768px) {
    .BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl-footer {
        margin-left: 42%
    }
    .BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .usedComp {
        width: 100%!important
    }
}

@media (max-width:500px) {
    .BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl-footer {
        margin-left: 36%
    }
}

@media (max-width:375px) {
    .BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl-footer {
        margin-left: 32%
    }
}

@media (max-width:320px) {
    .BURY_CODE_40e38a8502b84ec0b9c374b03bfc8346 .xhl-footer {
        margin-left: 29%
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23007aff\'%2F%3E%3C%2Fsvg%3E);
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23007aff\'%2F%3E%3C%2Fsvg%3E);
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E)
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E)
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23000000\'%2F%3E%3C%2Fsvg%3E)
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23000000\'%2F%3E%3C%2Fsvg%3E)
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D\'0%200%20120%20120\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20xmlns%3Axlink%3D\'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink\'%3E%3Cdefs%3E%3Cline%20id%3D\'l\'%20x1%3D\'60\'%20x2%3D\'60\'%20y1%3D\'7\'%20y2%3D\'27\'%20stroke%3D\'%236c6c6c\'%20stroke-width%3D\'11\'%20stroke-linecap%3D\'round\'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate\(30%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate\(60%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate\(90%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate\(120%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate\(150%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.37\'%20transform%3D\'rotate\(180%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.46\'%20transform%3D\'rotate\(210%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.56\'%20transform%3D\'rotate\(240%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.66\'%20transform%3D\'rotate\(270%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.75\'%20transform%3D\'rotate\(300%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.85\'%20transform%3D\'rotate\(330%2060%2C60\)\'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D\'0%200%20120%20120\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20xmlns%3Axlink%3D\'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink\'%3E%3Cdefs%3E%3Cline%20id%3D\'l\'%20x1%3D\'60\'%20x2%3D\'60\'%20y1%3D\'7\'%20y2%3D\'27\'%20stroke%3D\'%23fff\'%20stroke-width%3D\'11\'%20stroke-linecap%3D\'round\'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate\(30%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate\(60%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate\(90%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate\(120%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate\(150%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.37\'%20transform%3D\'rotate\(180%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.46\'%20transform%3D\'rotate\(210%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.56\'%20transform%3D\'rotate\(240%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.66\'%20transform%3D\'rotate\(270%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.75\'%20transform%3D\'rotate\(300%2060%2C60\)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.85\'%20transform%3D\'rotate\(330%2060%2C60\)\'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

html body {
    font-size: 16px;
    font-family: 微软雅黑
}

i {
    color: #fff;
    font-size: 12px
}

a {
    text-decoration: none
}

* {
    margin: 0;
    padding: 0
}

ul {
    list-style: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.middle {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.s-side {
    min-width: 200px;
    position: fixed;
    top: 0;
    left: 0;
    width: 15%;
    bottom: 0;
    background-color: #292929;
    box-shadow: 0 0 10px #313131;
    padding: 10px
}

.s-side .s-firstItem i {
    font-size: 20px
}

.s-side .s-firstItem span {
    display: inline-block;
    margin-left: 10px;
    font-size: 20px;
    text-shadow: 0 0 5px #eee;
    white-space: 10px
}

.s-side .first {
    padding: 10px 0;
    border-bottom: 1px solid #dedede
}

.s-side .d-firstNav span {
    display: inline-block;
    margin-left: 10px
}

.s-side .d-firstNav i.fr {
    font-size: 25px
}

.s-side .s-secondNav,
.s-side .s-secondItem {
    margin-left: 50px;
    margin-top: 10px
}

.s-secondNav:hover,
.d-firstNav:hover {
    background-color: #3d3d3d;
    cursor: pointer
}

.s-side .d-secondDrop {
    margin-left: 100px;
    margin-top: 10px
}

.iconRotate {
    transform: rotate(90deg);
    transition: transform .5s
}

.s-firstDrop,
.s-secondDrop {
    display: none
}

#dibunav {
    display: none
}

@media only screen and (max-width:750px) {
    #dibunav {
        width: 80%;
        position: fixed;
        display: block;
        bottom: 0%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        justify-content: center;
        background: rgba(245, 245, 245, .9);
        border-radius: 100px;
        z-index: 99;
        box-shadow: 0 26px 25px -29px #000
    }
}

#dibunav .dibunav-con {
    width: 95%;
    display: -webkit-flex;
    display: flex
}

#dibunav .dibunav-con li {
    text-align: center;
    float: left;
    width: 25%;
    padding: 16px 0
}

#dibunav .dibunav-con li {
    border-left: 1px solid #fff
}

#dibunav .dibunav-con li:nth-child(1) {
    border-left: none
}

#dibunav .dibunav-con li a {
    color: #1968d1;
    text-align: center
}

#dibunav .dibunav-con li a img {
    display: inline-block;
    margin: 0 auto
}

@media only screen and (max-width:450px) {
    #dibunav {
        width: 95%;
        height: 63px
    }
    #dibunav .dibunav-con li a img {
        width: 25px
    }
    #dibunav .dibunav-con li {
        padding: 8px 0 10px 0
    }
}

@media only screen and (max-width:320px) {
    #dibunav {
        width: 100%;
        bottom: -3%
    }
    #dibunav .dibunav-con li a img {
        width: 20px
    }
}

#nav-side {
    width: 50%;
    background-color: #fff;
    font-family: Average-Regular;
    color: #323232;
    padding-left: 0
}

#nav-side li a span img {
    margin-left: 25%
}

#nav-side li {
    background: #fff
}

#nav-side i {
    color: #8d8d8d
}

#nav-side i img {
    width: 7px
}

#nav-side img {
    width: 50%
}

#nav-side .d-firstNav {
    background: #fff
}

#nav-side .d-secondNav {
    background: #fff
}

#nav-side .s-secondItem a {
    background-color: #fff;
    font-family: Average-Regular;
    color: #323232
}

#nav-side .s-thirdItem a {
    background-color: #fff;
    font-family: Average-Regular;
    color: #323232
}

#nav-side ul>li:first-child {
    border: none
}

.header-yd-one {
    width: 20%
}

.header-yd a div {
    line-height: 3rem
}

#nav-side ul li a {
    color: #323232
}

@media all and (min-width:1023px) {
    .header-yd {
        display: none
    }
}

@media all and (max-width:320px) {
    .header-yd {
        display: none
    }
    .isbloak {
        display: none
    }
}

@media all and (min-width:1023px) and (max-width:1023px) {
    .isbloak {
        display: none
    }
}

@media all and (min-width:320px) and (max-width:1023px) {
    .header-yd {
        width: 100%;
        height: 6.375rem;
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    .header-yd-one img {
        width: 36%;
        margin-left: 1.5rem
    }
    .header-yd-tow {
        width: 30%
    }
    .header-yd-tow img {
        width: 75%
    }
    .header-yd-tow a {
        display: flex;
        align-items: center;
        margin-left: 6%
    }
    .header-yd a:nth-child(3) {
        width: 8.75rem;
        height: 3rem;
        text-align: center;
        line-height: 3rem;
        border-radius: 20px;
        margin-right: 1.5rem;
        font-family: FjallaOne-Regular;
        font-size: 1.0625rem;
        color: #fff;
        background: #f97e0c
    }
    .info-con {
        width: 100%;
        height: 15rem;
        flex-wrap: wrap;
        background: #666
    }
    .info-men {
        width: 50%;
        flex-wrap: nowrap
    }
    .info-men img {
        margin-left: 2rem
    }
    .menu-x p:nth-child(1) {
        font-size: 4rem
    }
    .menu-x p:nth-child(2) {
        line-height: 1.5em;
        font-size: 4rem
    }
    .menu-x a li {
        font-size: 4rem;
        height: 2em
    }
    .about-con a span {
        font-size: 3rem
    }
    .read-more {
        font-size: 3rem
    }
}

.alignleft {
    float: left;
    margin: 6px 28px 28px 0
}

.alignright {
    float: right;
    margin: 6px 0 28px 28px
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 28px
}

.wp-caption {
    background: transparent;
    border: none;
    margin-bottom: 28px;
    max-width: 100%;
    padding: 0;
    text-align: inherit
}

.wp-caption-text,
.wp-caption-dd {
    color: #686868;
    font-size: 13px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 7px
}

.mce-content-body .wpview-wrap {
    margin-bottom: 28px
}

.gallery {
    margin: 0 -1.1666667%;
    padding: 0
}

.gallery .gallery-item {
    display: inline-block;
    max-width: 33.33%;
    padding: 0 1.1400652% 2.2801304%;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-1 .gallery-item {
    max-width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery .gallery-caption {
    font-size: 13px;
    margin: 0
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

.wp-audio-shortcode a,
.wp-playlist a {
    box-shadow: none
}

.mce-content-body .wp-audio-playlist {
    margin: 0;
    padding-bottom: 0
}

.mce-content-body .wp-playlist-tracks {
    margin-top: 0
}

.mce-content-body .wp-playlist-item {
    padding: 10px 0
}

.mce-content-body .wp-playlist-item-length {
    top: 10px
}

.isbloak {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    left: -0;
    top: 0;
    z-index: 50;
    display: none
}

.isbloak_left {
    width: 50%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: -100%;
    top: 0
}

.first:hover {
    border-left: 5px solid #0da7ee
}

.d-firstNav {
    padding-left: 15%
}

@media (max-width:550px) {
    .header-yd-one img {
        width: 45%
    }
    .header-yd-tow {
        width: 50%
    }
    .header-yd-tow img {
        width: 82%
    }
    .header-yd {
        height: 5.375rem
    }
}

@media (max-width:320px) {
    .header-yd {
        height: 3.375rem
    }
}

@charset "UTF-8";
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}